home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 3 / Logiciel PC - Hors-Serie 3.iso / Logs / micros / Ti994a / SETUP.BAT < prev    next >
DOS Batch File  |  1994-02-20  |  342b  |  9 lines

  1. @echo off
  2. rem  This file simply sets up TI Emulator for a first-time user.
  3. rem  SETUPPRG below allows you to set up pathnames for disk-drive emulation,
  4. rem  as well as other options like timings.
  5. setupprg
  6. rem  MODULES below will create MODULES.DTA, setting up TI Emulator to use
  7. rem  all the modules distributed with it.
  8. modules /all
  9.